textview: Fix clip usage
authorJosé Aliste <jaliste@src.gnome.org>
Sun, 3 Oct 2010 10:14:48 +0000 (12:14 +0200)
committerBenjamin Otte <otte@redhat.com>
Sun, 3 Oct 2010 10:30:30 +0000 (12:30 +0200)
commit846f774642c06c88358ef3c4c8174d180caf1be2
tree9d9220e8f638247fd6fa47fa9a2d6eb411ef3e28
parentc4705377f4ab9e8ca1c2f8c9d70bffa0678cf88a
textview: Fix clip usage

The previous code used cairo_clip_extents() and interpreted its
parameters wrong.

https://bugzilla.gnome.org/show_bug.cgi?id=631203
gtk/gtktextdisplay.c